Skip to content

build(deps-dev): bump @effect/language-service from 0.81.0 to 0.83.0#395

Merged
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/effect/language-service-0.83.0
Mar 24, 2026
Merged

build(deps-dev): bump @effect/language-service from 0.81.0 to 0.83.0#395
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/effect/language-service-0.83.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps @effect/language-service from 0.81.0 to 0.83.0.

Release notes

Sourced from @​effect/language-service's releases.

@​effect/language-service@​0.83.0

Minor Changes

  • #695 f057090 Thanks @​mattiamanzati! - Add a config CLI command for updating diagnostic rule severities without rerunning the full setup flow.

  • #693 b5054e3 Thanks @​mattiamanzati! - Add setup CLI preset management for diagnostic severities, including preset metadata, preset-aware customization, and a dedicated config command for adjusting rule severities without rerunning full setup.

@​effect/language-service@​0.82.0

Minor Changes

  • #689 aed2074 Thanks @​f15u! - Adds ability to reference $schema from local installation

  • #692 57fcf35 Thanks @​mattiamanzati! - Add the effectFnImplicitAny diagnostic to mirror noImplicitAny for unannotated Effect.fn and Effect.fnUntraced callback parameters, and support // @strict in diagnostic example files so test fixtures can enable strict compiler options.

Patch Changes

  • #687 72827c0 Thanks @​mattiamanzati! - Allow the leaking requirements diagnostic to suppress specific leaked services with @effect-expect-leaking comments on the enclosing declaration.

  • #690 77906a9 Thanks @​mattiamanzati! - Fix the class self mismatch diagnostic so it also reports invalid ServiceMap.Service self type parameters.

  • #691 0e16db0 Thanks @​mattiamanzati! - Include start and end in json diagnostics command

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@effect/language-service](https://github.com/Effect-TS/language-service) from 0.81.0 to 0.83.0.
- [Release notes](https://github.com/Effect-TS/language-service/releases)
- [Changelog](https://github.com/Effect-TS/language-service/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/language-service/compare/@effect/language-service@0.81.0...@effect/language-service@0.83.0)

---
updated-dependencies:
- dependency-name: "@effect/language-service"
  dependency-version: 0.83.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2026
@github-actions github-actions bot requested a review from NikolaRHristov March 24, 2026 11:06
@github-actions github-actions bot merged commit fe83a99 into Current Mar 24, 2026
6 of 9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/effect/language-service-0.83.0 branch March 24, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant